home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1098 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: bee.uspnet.usp.br!not-for-mail
  2. From: fleming@fma.if.usp.br (Henrique Fleming {F})
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Programing in C
  5. Date: 11 Jan 1996 12:22:56 GMT
  6. Organization: Universidade de Sao Paulo / Brasil
  7. Message-ID: <4d2vf0$4bg@bee.uspnet.usp.br>
  8. References: <4c70ip$jqa@coranto.ucs.mun.ca>
  9. NNTP-Posting-Host: snfma2.if.usp.br
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Stephen F Winters (k54sfw@morgan.ucs.mun.ca) wrote:
  13. : I was wondering if somene could tell me whichis the best language to 
  14. : program in?  I'm thinking of starting to learn for myself.  Could someone 
  15. : help.  Thanks
  16. : Steve 
  17. : e-mail: k54sfw@morgan.ucs.mun.ca
  18. : URL: http://www.ucs.mun.ca/~k54sfw
  19. Nobody can tell you which is the best language to program in.
  20. And part of the fun is comparing the way of programming something
  21. in different languages. Though nowadays I program mostly in C,
  22. I had great fun with Basic, Pascal and Forth, even with Fortran,
  23. thanks to the beautiful books by Kernighan (Elements of Programming
  24. Style, for instance). I suggest you start with QBasic and C. You will
  25. be able to do interesting things with QBasic almost from the start.
  26. When your C catch up, you'll be able to recognize the advantages it
  27. offers to you, relatively to QBasic. By the way, one of the great 
  28. things about learning C is the famous Kernighan, Ritchie book,
  29. "The C Programming Language", which not only teaches you the
  30. language, but also the discipline of programming.
  31. -- 
  32. ---------------------------------------------------------------
  33. Henrique Fleming                    Doubt, one of the forms of
  34. University of Sao Paulo, Brazil     intelligence... 
  35. fleming@fma.if.usp.br                    J.L. Borges 
  36.